func go/doc.matchDecl 3 uses go/doc (current package) filter.go#L24: func matchDecl(d *ast.GenDecl, f Filter) bool { filter.go#L57: if matchDecl(vd.Decl, f) { filter.go#L80: if matchDecl(td.Decl, f) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)